0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.6946330070496 402 1.2083 0


No Amazon API Requests Made.


App Debug - Total Time 1.6946330070496 seconds

Number Time From Start Name Description
1 0.34348607063293 Initialise Initialise FSB Function
2 0.3466591835022 App Controller Start Start of the App controller (called before the controller of every page)
3 0.40244698524475 Start of getCategoryListByGroup Function Before first category groups query
4 0.40377712249756 After initial query Before first category groups query
5 0.40377807617188 Get Category List for Group Before the call to getCategoryList function
6 0.40377998352051 Start of GetCategoryList function Start of the function
7 0.4037811756134 Before getting categories Query to get specific category list
8 0.40502500534058 After getting categories Query to get specific category list
9 0.40502500534058 Before getting category custom Before call to function getCategoryCustom
10 0.43094611167908 After getting category custom After call to function getCategoryCustom
11 0.43094897270203 Before getting category custom Before call to function getCategoryCustom
12 0.43944597244263 After getting category custom After call to function getCategoryCustom
13 0.43944907188416 Before getting category custom Before call to function getCategoryCustom
14 0.44878101348877 After getting category custom After call to function getCategoryCustom
15 0.44878315925598 Before getting category custom Before call to function getCategoryCustom
16 0.45413899421692 After getting category custom After call to function getCategoryCustom
17 0.45414018630981 Before getting category custom Before call to function getCategoryCustom
18 0.45934820175171 After getting category custom After call to function getCategoryCustom
19 0.45934915542603 Before getting category custom Before call to function getCategoryCustom
20 0.46491003036499 After getting category custom After call to function getCategoryCustom
21 0.4649121761322 End of GetCategoryList function End of the function
22 0.46491599082947 Get Category List for Group Before the call to getCategoryList function
23 0.46491813659668 Start of GetCategoryList function Start of the function
24 0.464919090271 Before getting categories Query to get specific category list
25 0.46564912796021 End of getCategoryListByGroup Function Before return()
26 1.3451859951019 App Controller End End of the App controller (called before the controller of every page)
27 1.4871361255646 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4880690574646 Before Get Options Before the call to getOptions in the tpl class
29 1.5463311672211 After Get Options After the call to getOptions in the tpl class
30 1.5463671684265 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6946210861206 Finalizing debug Before the debug is output to the page.
32 1.6946330070496 End of App This is the end of the app logging, final timestamp


Query Debug - 402 Database Queries. Total time 1.2083 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0017 0.0016789436340332
SELECT parameter, value FROM parameters
2 0.0054 0.0053658485412598
SELECT * FROM `bad_bots`
3 0.0003 0.00033998489379883
SET time_zone = 'Europe/London'
4 0.0016 0.0015718936920166
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0013880729675293
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.136\";}'
6 0.0013 0.0013208389282227
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1752200635'
7 0.0019 0.0019159317016602
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00047397613525391
UPDATE autorun SET lastrun = '2025-07-11 02:23:55' WHERE id = '9'
9 0.0006 0.00059390068054199
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0015 0.0015048980712891
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00044798851013184
SELECT * FROM pages WHERE id = 52
12 0.0031 0.0030550956726074
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0517 0.051652908325195
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0007 0.00065207481384277
SELECT * FROM pages WHERE pagename = 'search'
15 0.0013 0.0013270378112793
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0012 0.0012340545654297
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0106 0.010602951049805
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0017 0.0016829967498779
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0011 0.0010578632354736
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00044393539428711
SELECT id FROM categories WHERE parent_id = '26'
21 0.0089 0.0089170932769775
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0014 0.0013880729675293
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.00075888633728027
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00068306922912598
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00031113624572754
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0030210018157959
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.0003209114074707
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00027298927307129
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029110908508301
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.003040075302124
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00034117698669434
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00037789344787598
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0005 0.00049805641174316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00028800964355469
SELECT * FROM categorygroups WHERE id = '1'
35 0.0015 0.001460075378418
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0008 0.000823974609375
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0010 0.00095391273498535
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0005 0.00053310394287109
SELECT id FROM categories WHERE parent_id = '28'
39 0.0028 0.0027852058410645
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0008 0.00081300735473633
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0008 0.00076198577880859
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0007 0.00065183639526367
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0005 0.00050497055053711
SELECT * FROM categorygroups WHERE id = '1'
44 0.0008 0.00077199935913086
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0006 0.00056219100952148
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0004 0.00043892860412598
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0005 0.00048089027404785
SELECT id FROM categories WHERE parent_id = '29'
48 0.0009 0.00087881088256836
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0006 0.00059199333190918
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0006 0.00060296058654785
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0005 0.00054383277893066
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0005 0.00046396255493164
SELECT * FROM categorygroups WHERE id = '1'
53 0.0007 0.00069499015808105
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0005 0.00054717063903809
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0004 0.00044107437133789
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0005 0.00049090385437012
SELECT id FROM categories WHERE parent_id = '30'
57 0.0008 0.00084185600280762
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0006 0.00056099891662598
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0006 0.00059890747070312
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0005 0.00052189826965332
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0005 0.00049185752868652
SELECT * FROM categorygroups WHERE id = '1'
62 0.0008 0.00075483322143555
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0005 0.00054287910461426
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0004 0.00043606758117676
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0005 0.00052905082702637
SELECT id FROM categories WHERE parent_id = '31'
66 0.0009 0.00092506408691406
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0006 0.0006251335144043
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0006 0.00061917304992676
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0005 0.00054192543029785
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0006 0.00056004524230957
SELECT * FROM categorygroups WHERE id = '1'
71 0.0007 0.00072598457336426
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0045 0.0045042037963867
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0015 0.0015220642089844
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0009 0.00088906288146973
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0016 0.0015909671783447
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0021 0.0021297931671143
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0011 0.0011241436004639
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8635 0.86345314979553
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.136') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.136') <= INET_ATON(ip_end)
79 0.0016 0.0015518665313721
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00073599815368652
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00040006637573242
SELECT * FROM pages WHERE pagename = 'search'
82 0.0048 0.0048050880432129
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013890266418457
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.00098299980163574
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0048 0.004767894744873
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013339519500732
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0006 0.00063896179199219
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.0008080005645752
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.136'
89 0.0012 0.001190185546875
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0015 0.0014879703521729
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0046 0.004626989364624
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00043892860412598
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
93 0.0003 0.00034093856811523
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
94 0.0004 0.00037693977355957
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0088 0.0088300704956055
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00032806396484375
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
97 0.0003 0.0002739429473877
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
98 0.0004 0.00036787986755371
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00037789344787598
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0045 0.00453782081604
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00029802322387695
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
102 0.0003 0.00027108192443848
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
103 0.0004 0.00038981437683105
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0077 0.0076661109924316
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00028395652770996
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
106 0.0003 0.00025105476379395
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
107 0.0003 0.00031614303588867
SELECT * FROM products WHERE id = '4110'
108 0.0010 0.00099396705627441
SELECT * FROM productimages WHERE product_id = '4110' ORDER BY sortorder ASC
109 0.0004 0.0004279613494873
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4110' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0009 0.00090408325195312
SELECT * FROM product_image_select WHERE product_id = '4110'
111 0.0007 0.00066995620727539
SELECT * FROM productcustomimages WHERE product_id = '4110'
112 0.0008 0.00084185600280762
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4110'
                GROUP BY o.product_id
113 0.0011 0.0011370182037354
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4110'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0003 0.00034689903259277
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4110
115 0.0010 0.0010018348693848
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4110' AND a.name = n.originalname
116 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '4110' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '4110' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0002 0.00022983551025391
SELECT * FROM productoffers
                WHERE product_id = 4110
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00028395652770996
SELECT value FROM productattributes
                WHERE product_id = '4110'
                AND name = 'ListPriceAmount'
120 0.0004 0.00036191940307617
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4110'
                GROUP BY o.product_id
121 0.0004 0.00044608116149902
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4110'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00026202201843262
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4110
123 0.0004 0.00036406517028809
SELECT value FROM productattributes WHERE product_id = '4110' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0004 0.00044703483581543
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4110'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0003 0.0003049373626709
SELECT * FROM products WHERE id = '4114'
126 0.0004 0.00039100646972656
SELECT * FROM productimages WHERE product_id = '4114' ORDER BY sortorder ASC
127 0.0005 0.00051784515380859
SELECT * FROM product_image_select WHERE product_id = '4114'
128 0.0003 0.00029683113098145
SELECT * FROM productcustomimages WHERE product_id = '4114'
129 0.0007 0.00074887275695801
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4114' AND a.name = n.originalname
130 0.0003 0.00034713745117188
SELECT * FROM productoffers WHERE product_id = '4114' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '4114' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = 4114
                ORDER BY price ASC LIMIT 1
133 0.0003 0.00028491020202637
SELECT value FROM productattributes
                WHERE product_id = '4114'
                AND name = 'ListPriceAmount'
134 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '4114' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0003 0.00034689903259277
SELECT * FROM products WHERE id = '4116'
136 0.0003 0.00034689903259277
SELECT * FROM productimages WHERE product_id = '4116' ORDER BY sortorder ASC
137 0.0004 0.00035595893859863
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4116' AND p.id = pi.product_id ORDER BY pi.sortorder
138 0.0005 0.00047111511230469
SELECT * FROM product_image_select WHERE product_id = '4116'
139 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '4116'
140 0.0003 0.00034713745117188
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4116'
                GROUP BY o.product_id
141 0.0004 0.00040602684020996
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4116'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
142 0.0003 0.00027990341186523
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4116
143 0.0008 0.00083088874816895
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4116' AND a.name = n.originalname
144 0.0003 0.00028491020202637
SELECT * FROM productoffers WHERE product_id = '4116' AND merchantid = 'A1X6FK5RDHNB96'
145 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '4116' AND price > 0
                ORDER BY price ASC LIMIT 1
146 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 4116
                ORDER BY price ASC LIMIT 1
147 0.0003 0.00027704238891602
SELECT value FROM productattributes
                WHERE product_id = '4116'
                AND name = 'ListPriceAmount'
148 0.0003 0.00028610229492188
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4116'
                GROUP BY o.product_id
149 0.0004 0.00044894218444824
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4116'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0003 0.00027799606323242
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4116
151 0.0004 0.00035595893859863
SELECT value FROM productattributes WHERE product_id = '4116' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
152 0.0004 0.00044703483581543
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4116'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
153 0.0003 0.00029706954956055
SELECT * FROM products WHERE id = '4136'
154 0.0004 0.00040483474731445
SELECT * FROM productimages WHERE product_id = '4136' ORDER BY sortorder ASC
155 0.0006 0.00055599212646484
SELECT * FROM product_image_select WHERE product_id = '4136'
156 0.0003 0.00030303001403809
SELECT * FROM productcustomimages WHERE product_id = '4136'
157 0.0010 0.00097894668579102
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4136' AND a.name = n.originalname
158 0.0004 0.0003509521484375
SELECT * FROM productoffers WHERE product_id = '4136' AND merchantid = 'A1X6FK5RDHNB96'
159 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '4136' AND price > 0
                ORDER BY price ASC LIMIT 1
160 0.0003 0.00030612945556641
SELECT value FROM productattributes WHERE product_id = '4136' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
161 0.0004 0.00038290023803711
SELECT * FROM products WHERE id = '4137'
162 0.0003 0.00033712387084961
SELECT * FROM productimages WHERE product_id = '4137' ORDER BY sortorder ASC
163 0.0003 0.00029492378234863
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4137' AND p.id = pi.product_id ORDER BY pi.sortorder
164 0.0005 0.00053191184997559
SELECT * FROM product_image_select WHERE product_id = '4137'
165 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '4137'
166 0.0004 0.00036811828613281
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4137'
                GROUP BY o.product_id
167 0.0004 0.00041699409484863
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4137'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
168 0.0002 0.00024509429931641
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4137
169 0.0006 0.00058507919311523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4137' AND a.name = n.originalname
170 0.0003 0.00026702880859375
SELECT * FROM productoffers WHERE product_id = '4137' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0003 0.00029492378234863
SELECT * FROM productoffers
                WHERE product_id = '4137' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0003 0.00025320053100586
SELECT * FROM productoffers
                WHERE product_id = 4137
                ORDER BY price ASC LIMIT 1
173 0.0003 0.00027203559875488
SELECT value FROM productattributes
                WHERE product_id = '4137'
                AND name = 'ListPriceAmount'
174 0.0003 0.00025486946105957
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4137'
                GROUP BY o.product_id
175 0.0004 0.00036716461181641
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4137'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
176 0.0003 0.00026297569274902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4137
177 0.0004 0.00039196014404297
SELECT value FROM productattributes WHERE product_id = '4137' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
178 0.0003 0.00026798248291016
SELECT * FROM products WHERE parent_id = '4137'
179 0.0003 0.00026392936706543
SELECT * FROM products WHERE id = '4145'
180 0.0004 0.00036311149597168
SELECT * FROM productimages WHERE product_id = '4145' ORDER BY sortorder ASC
181 0.0004 0.00042891502380371
SELECT * FROM product_image_select WHERE product_id = '4145'
182 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '4145'
183 0.0008 0.00077104568481445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4145' AND a.name = n.originalname
184 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '4145' AND merchantid = 'A1X6FK5RDHNB96'
185 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '4145' AND price > 0
                ORDER BY price ASC LIMIT 1
186 0.0003 0.00032496452331543
SELECT * FROM productoffers
                WHERE product_id = 4145
                ORDER BY price ASC LIMIT 1
187 0.0003 0.00032210350036621
SELECT value FROM productattributes
                WHERE product_id = '4145'
                AND name = 'ListPriceAmount'
188 0.0003 0.0003211498260498
SELECT value FROM productattributes WHERE product_id = '4145' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
189 0.0004 0.00037813186645508
SELECT * FROM products WHERE id = '4151'
190 0.0004 0.00038504600524902
SELECT * FROM productimages WHERE product_id = '4151' ORDER BY sortorder ASC
191 0.0005 0.00046086311340332
SELECT * FROM product_image_select WHERE product_id = '4151'
192 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '4151'
193 0.0006 0.00059795379638672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4151' AND a.name = n.originalname
194 0.0003 0.00032186508178711
SELECT * FROM productoffers WHERE product_id = '4151' AND merchantid = 'A1X6FK5RDHNB96'
195 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '4151' AND price > 0
                ORDER BY price ASC LIMIT 1
196 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 4151
                ORDER BY price ASC LIMIT 1
197 0.0003 0.00027894973754883
SELECT value FROM productattributes
                WHERE product_id = '4151'
                AND name = 'ListPriceAmount'
198 0.0003 0.0003049373626709
SELECT value FROM productattributes WHERE product_id = '4151' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0004 0.00038504600524902
SELECT * FROM products WHERE id = '4158'
200 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '4158' ORDER BY sortorder ASC
201 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '4158'
202 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '4158'
203 0.0007 0.00067806243896484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4158' AND a.name = n.originalname
204 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '4158' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '4158' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 4158
                ORDER BY price ASC LIMIT 1
207 0.0003 0.00032615661621094
SELECT value FROM productattributes
                WHERE product_id = '4158'
                AND name = 'ListPriceAmount'
208 0.0003 0.0003361701965332
SELECT value FROM productattributes WHERE product_id = '4158' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
209 0.0004 0.0004119873046875
SELECT * FROM products WHERE id = '4175'
210 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '4175' ORDER BY sortorder ASC
211 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '4175'
212 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '4175'
213 0.0007 0.00066590309143066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4175' AND a.name = n.originalname
214 0.0003 0.00031208992004395
SELECT * FROM productoffers WHERE product_id = '4175' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0005 0.00054407119750977
SELECT * FROM productoffers
                WHERE product_id = '4175' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0003 0.00030016899108887
SELECT * FROM productoffers
                WHERE product_id = 4175
                ORDER BY price ASC LIMIT 1
217 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '4175'
                AND name = 'ListPriceAmount'
218 0.0003 0.0002591609954834
SELECT value FROM productattributes WHERE product_id = '4175' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0004 0.00041294097900391
SELECT * FROM products WHERE id = '4180'
220 0.0004 0.00043201446533203
SELECT * FROM productimages WHERE product_id = '4180' ORDER BY sortorder ASC
221 0.0005 0.0004880428314209
SELECT * FROM product_image_select WHERE product_id = '4180'
222 0.0003 0.0002901554107666
SELECT * FROM productcustomimages WHERE product_id = '4180'
223 0.0006 0.00063681602478027
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4180' AND a.name = n.originalname
224 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '4180' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0004 0.00039410591125488
SELECT * FROM productoffers
                WHERE product_id = '4180' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 4180
                ORDER BY price ASC LIMIT 1
227 0.0003 0.00026893615722656
SELECT value FROM productattributes
                WHERE product_id = '4180'
                AND name = 'ListPriceAmount'
228 0.0003 0.00029492378234863
SELECT value FROM productattributes WHERE product_id = '4180' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0004 0.00040602684020996
SELECT * FROM products WHERE id = '4201'
230 0.0005 0.00047397613525391
SELECT * FROM productimages WHERE product_id = '4201' ORDER BY sortorder ASC
231 0.0003 0.00028300285339355
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4201' AND p.id = pi.product_id ORDER BY pi.sortorder
232 0.0005 0.00050711631774902
SELECT * FROM product_image_select WHERE product_id = '4201'
233 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '4201'
234 0.0003 0.00034284591674805
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4201'
                GROUP BY o.product_id
235 0.0004 0.00040698051452637
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4201'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
236 0.0003 0.00026297569274902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4201
237 0.0006 0.00056886672973633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4201' AND a.name = n.originalname
238 0.0003 0.0002601146697998
SELECT * FROM productoffers WHERE product_id = '4201' AND merchantid = 'A1X6FK5RDHNB96'
239 0.0003 0.00030803680419922
SELECT * FROM productoffers
                WHERE product_id = '4201' AND price > 0
                ORDER BY price ASC LIMIT 1
240 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = 4201
                ORDER BY price ASC LIMIT 1
241 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '4201'
                AND name = 'ListPriceAmount'
242 0.0003 0.00028610229492188
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4201'
                GROUP BY o.product_id
243 0.0005 0.0004889965057373
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4201'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
244 0.0003 0.00030803680419922
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4201
245 0.0004 0.00038909912109375
SELECT value FROM productattributes WHERE product_id = '4201' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
246 0.0003 0.00027298927307129
SELECT * FROM products WHERE parent_id = '4201'
247 0.0003 0.00028800964355469
SELECT * FROM products WHERE id = '4202'
248 0.0004 0.00036096572875977
SELECT * FROM productimages WHERE product_id = '4202' ORDER BY sortorder ASC
249 0.0005 0.00049400329589844
SELECT * FROM product_image_select WHERE product_id = '4202'
250 0.0003 0.00033211708068848
SELECT * FROM productcustomimages WHERE product_id = '4202'
251 0.0006 0.00058197975158691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4202' AND a.name = n.originalname
252 0.0003 0.00033807754516602
SELECT * FROM productoffers WHERE product_id = '4202' AND merchantid = 'A1X6FK5RDHNB96'
253 0.0004 0.00035190582275391
SELECT * FROM productoffers
                WHERE product_id = '4202' AND price > 0
                ORDER BY price ASC LIMIT 1
254 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '4202' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
255 0.0005 0.00049185752868652
SELECT * FROM products WHERE id = '4203'
256 0.0005 0.00049901008605957
SELECT * FROM productimages WHERE product_id = '4203' ORDER BY sortorder ASC
257 0.0005 0.00052094459533691
SELECT * FROM product_image_select WHERE product_id = '4203'
258 0.0004 0.00037288665771484
SELECT * FROM productcustomimages WHERE product_id = '4203'
259 0.0006 0.00063610076904297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4203' AND a.name = n.originalname
260 0.0004 0.00044918060302734
SELECT * FROM productoffers WHERE product_id = '4203' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0004 0.00036501884460449
SELECT * FROM productoffers
                WHERE product_id = '4203' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0004 0.00035786628723145
SELECT * FROM productoffers
                WHERE product_id = 4203
                ORDER BY price ASC LIMIT 1
263 0.0004 0.00036883354187012
SELECT value FROM productattributes
                WHERE product_id = '4203'
                AND name = 'ListPriceAmount'
264 0.0003 0.00031805038452148
SELECT value FROM productattributes WHERE product_id = '4203' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
265 0.0005 0.0004730224609375
SELECT * FROM products WHERE id = '4213'
266 0.0005 0.00046586990356445
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
267 0.0005 0.00050497055053711
SELECT * FROM product_image_select WHERE product_id = '4213'
268 0.0003 0.00033283233642578
SELECT * FROM productcustomimages WHERE product_id = '4213'
269 0.0010 0.00095582008361816
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
270 0.0004 0.00035905838012695
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0003 0.00030183792114258
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0003 0.00030899047851562
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
273 0.0004 0.00038313865661621
SELECT * FROM products WHERE id = '4222'
274 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '4222' ORDER BY sortorder ASC
275 0.0007 0.00071287155151367
SELECT * FROM product_image_select WHERE product_id = '4222'
276 0.0004 0.00039100646972656
SELECT * FROM productcustomimages WHERE product_id = '4222'
277 0.0008 0.00079107284545898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4222' AND a.name = n.originalname
278 0.0004 0.00041484832763672
SELECT * FROM productoffers WHERE product_id = '4222' AND merchantid = 'A1X6FK5RDHNB96'
279 0.0003 0.00031685829162598
SELECT * FROM productoffers
                WHERE product_id = '4222' AND price > 0
                ORDER BY price ASC LIMIT 1
280 0.0003 0.0003058910369873
SELECT value FROM productattributes WHERE product_id = '4222' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
281 0.0004 0.00040698051452637
SELECT * FROM products WHERE id = '4247'
282 0.0003 0.00033688545227051
SELECT * FROM productimages WHERE product_id = '4247' ORDER BY sortorder ASC
283 0.0004 0.00039505958557129
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4247' AND p.id = pi.product_id ORDER BY pi.sortorder
284 0.0005 0.0004730224609375
SELECT * FROM product_image_select WHERE product_id = '4247'
285 0.0003 0.00029087066650391
SELECT * FROM productcustomimages WHERE product_id = '4247'
286 0.0004 0.0003809928894043
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4247'
                GROUP BY o.product_id
287 0.0005 0.00053000450134277
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4247'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
288 0.0004 0.00039100646972656
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4247
289 0.0007 0.00065803527832031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4247' AND a.name = n.originalname
290 0.0004 0.00036787986755371
SELECT * FROM productoffers WHERE product_id = '4247' AND merchantid = 'A1X6FK5RDHNB96'
291 0.0003 0.00028514862060547
SELECT * FROM productoffers
                WHERE product_id = '4247' AND price > 0
                ORDER BY price ASC LIMIT 1
292 0.0003 0.0002751350402832
SELECT * FROM productoffers
                WHERE product_id = 4247
                ORDER BY price ASC LIMIT 1
293 0.0003 0.00030088424682617
SELECT value FROM productattributes
                WHERE product_id = '4247'
                AND name = 'ListPriceAmount'
294 0.0004 0.00044894218444824
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4247'
                GROUP BY o.product_id
295 0.0006 0.00064706802368164
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4247'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
296 0.0003 0.00034213066101074
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4247
297 0.0004 0.00042080879211426
SELECT value FROM productattributes WHERE product_id = '4247' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
298 0.0005 0.00052309036254883
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4247'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
299 0.0004 0.00040888786315918
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4247'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
300 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = '4257'
301 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '4257' ORDER BY sortorder ASC
302 0.0005 0.00048184394836426
SELECT * FROM product_image_select WHERE product_id = '4257'
303 0.0003 0.00031018257141113
SELECT * FROM productcustomimages WHERE product_id = '4257'
304 0.0009 0.00085306167602539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4257' AND a.name = n.originalname
305 0.0004 0.0003659725189209
SELECT * FROM productoffers WHERE product_id = '4257' AND merchantid = 'A1X6FK5RDHNB96'
306 0.0003 0.00031399726867676
SELECT * FROM productoffers
                WHERE product_id = '4257' AND price > 0
                ORDER BY price ASC LIMIT 1
307 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '4257' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
308 0.0004 0.00038695335388184
SELECT * FROM products WHERE id = '4259'
309 0.0004 0.0003669261932373
SELECT * FROM productimages WHERE product_id = '4259' ORDER BY sortorder ASC
310 0.0005 0.00052404403686523
SELECT * FROM product_image_select WHERE product_id = '4259'
311 0.0003 0.00027585029602051
SELECT * FROM productcustomimages WHERE product_id = '4259'
312 0.0007 0.00066900253295898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4259' AND a.name = n.originalname
313 0.0003 0.00034093856811523
SELECT * FROM productoffers WHERE product_id = '4259' AND merchantid = 'A1X6FK5RDHNB96'
314 0.0003 0.00032305717468262
SELECT * FROM productoffers
                WHERE product_id = '4259' AND price > 0
                ORDER BY price ASC LIMIT 1
315 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 4259
                ORDER BY price ASC LIMIT 1
316 0.0003 0.0002892017364502
SELECT value FROM productattributes
                WHERE product_id = '4259'
                AND name = 'ListPriceAmount'
317 0.0003 0.0002751350402832
SELECT value FROM productattributes WHERE product_id = '4259' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
318 0.0010 0.00097203254699707
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4110' ORDER BY timestamp DESC
319 0.0002 0.00022006034851074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4114' ORDER BY timestamp DESC
320 0.0002 0.00020813941955566
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4116' ORDER BY timestamp DESC
321 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4136' ORDER BY timestamp DESC
322 0.0002 0.00019192695617676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4137' ORDER BY timestamp DESC
323 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4145' ORDER BY timestamp DESC
324 0.0004 0.00038695335388184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4151' ORDER BY timestamp DESC
325 0.0003 0.00031709671020508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4158' ORDER BY timestamp DESC
326 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4175' ORDER BY timestamp DESC
327 0.0002 0.00024294853210449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4180' ORDER BY timestamp DESC
328 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4201' ORDER BY timestamp DESC
329 0.0002 0.00023412704467773
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4202' ORDER BY timestamp DESC
330 0.0002 0.0002131462097168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4203' ORDER BY timestamp DESC
331 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4213' ORDER BY timestamp DESC
332 0.0002 0.00023007392883301
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4222' ORDER BY timestamp DESC
333 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4247' ORDER BY timestamp DESC
334 0.0002 0.00023388862609863
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4257' ORDER BY timestamp DESC
335 0.0002 0.00023484230041504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4259' ORDER BY timestamp DESC
336 0.0008 0.00082015991210938
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
337 0.0006 0.00062394142150879
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
338 0.0003 0.00026798248291016
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
339 0.0243 0.024302005767822
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
340 0.0018 0.0018270015716553
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
341 0.0006 0.00060081481933594
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
342 0.0006 0.00056600570678711
SELECT * FROM products WHERE id = 1626
343 0.0004 0.00038719177246094
SELECT * FROM products WHERE id = 4041
344 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = 4312
345 0.0003 0.00034689903259277
SELECT * FROM products WHERE id = 777
346 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = 3881
347 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = 4213
348 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '1626'
349 0.0005 0.0005338191986084
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
350 0.0008 0.00077605247497559
SELECT * FROM product_image_select WHERE product_id = '1626'
351 0.0004 0.00043702125549316
SELECT * FROM productcustomimages WHERE product_id = '1626'
352 0.0010 0.0010478496551514
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
353 0.0005 0.00050091743469238
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
354 0.0005 0.00046396255493164
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
355 0.0004 0.00043416023254395
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
356 0.0005 0.00051617622375488
SELECT * FROM products WHERE id = '4041'
357 0.0005 0.0004889965057373
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
358 0.0008 0.00075387954711914
SELECT * FROM product_image_select WHERE product_id = '4041'
359 0.0004 0.00042104721069336
SELECT * FROM productcustomimages WHERE product_id = '4041'
360 0.0013 0.0012741088867188
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
361 0.0005 0.00050711631774902
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
362 0.0004 0.00036883354187012
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
363 0.0004 0.00038599967956543
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
364 0.0006 0.00056004524230957
SELECT * FROM products WHERE id = '4312'
365 0.0004 0.00043988227844238
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
366 0.0007 0.00073504447937012
SELECT * FROM product_image_select WHERE product_id = '4312'
367 0.0004 0.00038814544677734
SELECT * FROM productcustomimages WHERE product_id = '4312'
368 0.0012 0.0011651515960693
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
369 0.0004 0.00044703483581543
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
370 0.0004 0.00035190582275391
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
371 0.0004 0.00036907196044922
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
372 0.0005 0.00048017501831055
SELECT * FROM products WHERE id = '777'
373 0.0004 0.00044703483581543
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
374 0.0009 0.00092315673828125
SELECT * FROM product_image_select WHERE product_id = '777'
375 0.0003 0.00029611587524414
SELECT * FROM productcustomimages WHERE product_id = '777'
376 0.0007 0.00071001052856445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
377 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
378 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
379 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
380 0.0003 0.00034308433532715
SELECT * FROM products WHERE id = '3881'
381 0.0003 0.00034189224243164
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
382 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '3881'
383 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '3881'
384 0.0007 0.00067901611328125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
385 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
386 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
387 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
388 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '4213'
389 0.0004 0.00035810470581055
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
390 0.0004 0.00042080879211426
SELECT * FROM product_image_select WHERE product_id = '4213'
391 0.0003 0.00029492378234863
SELECT * FROM productcustomimages WHERE product_id = '4213'
392 0.0007 0.00069808959960938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
393 0.0003 0.00030183792114258
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
394 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
395 0.0003 0.00025010108947754
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
396 0.0012 0.0011770725250244
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
397 0.0005 0.00047111511230469
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
398 0.0015 0.0015189647674561
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
399 0.0009 0.00087213516235352
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
400 0.0004 0.0003509521484375
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
401 0.0007 0.00068902969360352
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
402 0.0007 0.00068283081054688
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'